net/http.http2pipe.donec (field)
7 uses
net/http (current package)
h2_bundle.go#L3940: donec chan struct{} // closed on error
h2_bundle.go#L4066: if p.donec == nil {
h2_bundle.go#L4072: case <-p.donec:
h2_bundle.go#L4074: close(p.donec)
h2_bundle.go#L4093: if p.donec == nil {
h2_bundle.go#L4094: p.donec = make(chan struct{})
h2_bundle.go#L4100: return p.donec
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)